Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Red text in terminal will be shown when find the target MAC addresses #37

Merged
merged 4 commits into from
Oct 6, 2017

Conversation

syc728
Copy link
Contributor

@syc728 syc728 commented Oct 3, 2017

No description provided.

@syc728
Copy link
Contributor Author

syc728 commented Oct 3, 2017

Please review the PR #33 @schollz
Added an argument (--targetmacs) to read the file that contains the list of MAC addresses.
If find the MAC address in the list, output MAC address and rssi in the terminal with red.

@schollz
Copy link
Owner

schollz commented Oct 3, 2017

Thanks @syc728!! I will be able to take a look later this week!

@@ -11,6 +11,9 @@

from howmanypeoplearearound.oui import oui
from howmanypeoplearearound.analysis import analyze_file

# import colors
from colors import *
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

colors -> howmanypeoplearearound.colors

@schollz schollz merged commit 0d0e4a7 into schollz:master Oct 6, 2017
@schollz
Copy link
Owner

schollz commented Oct 6, 2017

Great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants